Messages
11/25/2023
6 : 4
5 Awesome C# Refactoring Tips
Clean up your C# code for good
11/24/2023
6 : 4
Accelerate your growth as a Software Architect
Get the 33% off .NET engineer Clean Architecture Masterclass
11/22/2023
1 : 4
🎁 Black Friday Early Access - 33% Off .NET Engineer Clean Architecture Masterclass
Only 200 discount codes left 🎫
11/18/2023
6 : 4
How To Use EF Core Interceptors
And simplify your database context
11/11/2023
6 : 4
How To Easily Create PDF Documents in ASP.NET Core
Find out which PDF libraries can save you time
11/4/2023
6 : 4
Vertical Slice Architecture
Organize your project around features for a better design
10/28/2023
5 : 4
Functional Error Handling in .NET With the Result Pattern
Find out how to get rid of exceptions for good
10/21/2023
5 : 4
CQRS Pattern With MediatR
Find out how to implement the CQRS pattern
10/19/2023
6 : 14
Improving ASP.NET Core Dependency Injection With Scrutor
Find out how to make you ASP.NET Core DI better
10/19/2023
3 : 44
Improving ASP.NET Core Dependency Injection With Scrutor
Find out how to make you ASP.NET Core DI better
10/7/2023
5 : 4
Getting Started With NServiceBus in .NET
See how NServiceBus makes it easy build distributed system
9/30/2023
5 : 4
CQRS Validation with MediatR Pipeline and FluentValidation
An elegant solution for validation in CQRS
9/23/2023
5 : 4
Monolith to Microservices: How a Modular Monolith Helps
Find out why modular monoliths are powerful
9/19/2023
5 : 4
Feature Flags in .NET and How I Use Them for A/B Testing
Find out how to use feature flags in .NET
9/17/2023
12 : 15
Feature Flags in .NET and How I Use Them for A/B Testing
Find out how to use feature flags in .NET
9/9/2023
5 : 4
Solving Race Conditions With EF Core Optimistic Locking
How to solve concurrency issues in distributed systems
9/2/2023
5 : 4
Testcontainers - Integration Testing Using Docker In .NET
Start writing integration tests in 5 minutes
8/26/2023
5 : 4
MNW #052: Orchestration vs Choreography
With 63% of businesses using Microservices, you need to know this
8/19/2023
5 : 4
MNW #051: Advanced Rate Limiting Use Cases In .NET
How do you rate limit specific users in your system?
8/16/2023
5 : 4
MNW #050: Mastering Dapper Relationship Mappings
SQL query mapping made easy (and fast) with Dapper